Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Backfacing Styles


Q3BackfacingStyle_Set

You can use the Q3BackfacingStyle_Set function to set the backfacing style value of a backfacing style.

TQ3Status Q3BackfacingStyle_Set (
TQ3StyleObject backfacingObject, 
TQ3BackfacingStyle backfacingStyle);
backfacingObject
A backfacing style object.
backfacingStyle
A backfacing style value.
DESCRIPTION
The Q3BackfacingStyle_Set function sets the backfacing style value of the style object specified by the backfacingObject parameter to the value specified in the backfacingStyle parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996